home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2001 June / HDC50.iso / FreeSoftware / MicrosoftXP / intro.swf / scripts / DefineButton2_22 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-03-22  |  85 b   |  5 lines

  1. on(release){
  2.    loadMovieNum("main.swf",1,"GET");
  3.    _root.timerActive = true;
  4. }
  5.